Just some updates for the hivemind
authorparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 16 Dec 2005 15:17:39 +0000 (15:17 +0000)
committerparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 16 Dec 2005 15:17:39 +0000 (15:17 +0000)
gpsbabel/intdoc/SA2003_an1_dump.pl
gpsbabel/intdoc/SA2003_annotations.txt

index 8bd7ce323ba4a305a57c7f1678c20032e85c59a2..7266550557ce7d5ca0593891b7f2f755a835ee91 100644 (file)
@@ -143,8 +143,8 @@ while ( $wptcount ) {
 
   ($magic, $unk1, $lon, $lat, $type, $height, $width, $unk2, $unk3, $serial, 
    $unk4, $create_zoom, $visible_zoom, $unk5, $circle_radius, $name, $font, 
-   $guid, $fontcolor, $fontstyle, $fontsize, $unk6, $outlinecolor, $unk7
-   $fillcolor, $unk8, $unk9 ) = 
+   $guid, $fontcolor, $fontstyle, $fontsize, $outlineweight, $outlinecolor
+   $outlineflags, $fillcolor, $unk6, $fillflags ) = 
    shiftunpack( 'slllsllssssCCsds/a*s/a*a[16]lllllllll' );
 
    # fontcolor is BGR (i.e. pure blue is 0xff00000, pure red is 0x0000ff)
@@ -170,7 +170,9 @@ while ( $wptcount ) {
   $rect_width = $width/0x800000;
 
   printf ( "$magic -- %x %x %x %x %x %x %x %x %x -- $type $types[$type]  $lat  $lon  %s $imagenames{$guid}  '$name'\n", 
-      $unk1,  $unk2,  $unk3,  $unk4,  $unk5,  $unk6,  $unk7, $unk8, $unk9, decodeGuid( $guid ) );
+      $unk1,  $unk2,  $unk3,  $unk4,  $unk5,  $unk6,  decodeGuid( $guid ) );
+
+       printf ("   %d height   %d width   %x fill %x outline %x fillstyle\n", $height, $width, $fillcolor, $outlinecolor, $fillflags);
 
   $wptcount--;
 } 
index 6cea4454d2fd729412c28fb05976223334b7be33..2a6bd437ad3e1b49ae0a95896f305921d5581119 100644 (file)
@@ -32,7 +32,7 @@ I've also added notes to indicate where SA 2005 puts extra data
 
 -- end of routefile header --
 
- 03 00 00 00  count
+ 03 00 00 00  count of control points
 
  01 00         type?
  64 00 00 00   size